net/http.http2Setting.Valid (method)

3 uses

	net/http (current package)
		h2_bundle.go#L3587: func (s http2Setting) Valid() error {
		h2_bundle.go#L5772: 	if err := s.Valid(); err != nil {
		h2_bundle.go#L10155: 		if err := s.Valid(); err != nil {